POV-Ray : Newsgroups : povray.newusers : Variable-Programming : Re: Variable-Programming Server Time
31 Jul 2024 04:26:58 EDT (-0400)
  Re: Variable-Programming  
From: Ross Litscher
Date: 24 Jan 2003 15:35:26
Message: <3e31a38e@news.povray.org>
#debug in the user documentation has an example on how to get a value
printed during parsing if you use the "Warning" part of it. Another thing
you could do is write the value out to a file using #fopen and #write

ross

Robert <rgu### [at] exmailde> wrote in message
news:3e319f2d@news.povray.org...
> I remember a thread dealing with this item, but i can`t find it.
> So I would like to ask:
>
> How can I check the value of a variable defined in povray via #declare and
> calculated in a #while loop?
> I need it to check wether my boundary conditions are correct or not...
>
> Help is very appreciated,
>
> Robert
>
>


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.